home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcbv421.zip / DOORSYS.DOC < prev    next >
Text File  |  1992-02-25  |  932b  |  31 lines

  1. The DOORSYS program is a simple utility to convert a DOOR.SYS file to a
  2. PCBV.SYS file.  DOOR.SYS support was removed from PCBVerify because of
  3. limitations with Microsoft's QB 4.5 compiler.  It will likely return
  4. with the release of PCBVerify 5.0, which will be totally re-written in 
  5. 'C.'
  6.  
  7. To use DOORSYS, simply run it before running PCBVerify, and again after
  8. PCBVerify.  The command line is as follows:
  9.  
  10. DOORSYS [infile] [outfile]
  11.  
  12. The program will automatically determine which file is of what format and
  13. will perform the necessary conversion.
  14.  
  15. Example PCBVerify batch file:
  16.  
  17. cd\doors\pcbv
  18. doorsys \bbs\door1.sys pcbv.sys
  19. pcbv400 pcbv1.cnf /network
  20. doorsys pcbv.sys \bbs\door1.sys
  21. cd\bbs
  22. bbs
  23.  
  24. Please send any technical questions/problems to Premier BBS.  The phone #'s 
  25. are:
  26.  
  27. (615) 588-9407 (2400)
  28. (615) 588-9425 (14400 V.32 bis)
  29. RelayNet node ->PREMIER (Doors conference or COMMON only, please).
  30.  
  31.